CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - normalized correlation

搜索资源列表

  1. waveletTransform

    0下载:
  2. 归一化互相关算法是传统的图像匹配算法,针对传统图像匹配算法运算量大、速度慢的缺点,提出了一种基于小波变换的多尺度图像匹配算法。-Normalized cross-correlation algorithm is the traditional image matching algorithm, proposed a wavelet transform-based multi-scale image matching algorithm for the large amount of comput
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:233211
    • 提供者:xiangqian
  1. ex_15_1

    0下载:
  2. 归一化互相关图像配准 有时一幅图像是另一幅图像的子图像,可以利用归一化互相关通过移动一幅图像来是两幅图像配准。-Normalized cross-correlation image registration Sometimes an image is another image of the sub-image, by moving an image using the normalized cross-correlation to two image registration.
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:1037
    • 提供者:陈静
  1. ENCC

    0下载:
  2. Enhanced Normalized Cross Correlation for Stereo Correspondence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:97412
    • 提供者:Athos
  1. NCC

    0下载:
  2. The code is of Normalized Cross Correlation technique for object detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:131275
    • 提供者:akash mehta
  1. crs-report

    0下载:
  2. The code is there for the Normalized Cross Correlation Techniques for object detection in matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:74279
    • 提供者:akash mehta
  1. pitch_estimation

    0下载:
  2. 对语音信号的基音进行估计,使用归一化互相关函数的基音估计算法,估计准确度较高。-On the pitch of the speech signal is estimated using a normalized cross-correlation function of the pitch estimation algorithm with an estimated accuracy is higher.
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-22
    • 文件大小:6902283
    • 提供者:hy
  1. demo

    0下载:
  2. 菜单为主框架里的一个菜单项,对应运动分析内容,该菜单提供了归一化相位相关方法和相位差方法两种分析方法.-Menu-based framework of a menu item, the corresponding motion analysis content, the menu offers two analysis methods normalized phase correlation method and the phase method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:543293
    • 提供者:
  1. NCC

    0下载:
  2. 基于归一化互相关系数NCC的视觉算法,用于立体匹配 计算视差-Normalized Cross Correlation Strereo Vision algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7365321
    • 提供者:徐建忠
  1. Match

    0下载:
  2. 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14110034
    • 提供者:new
  1. Deskt22op

    0下载:
  2. 【谷速软件】matlab有偿编程 对于灰度和彩色图像的快速归一化互相关 可以作为参考使用-[Valley] matlab paid programming speed software for grayscale and color images quickly normalized cross-correlation can be used as a reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:16061
    • 提供者:彭红
  1. tuxiangpeizhun

    0下载:
  2. 此程序是在MATLAB下进行图像配准,通过归一化互相关来确定图像配准的区域。-This program is for image registration in MATLAB, by normalized cross-correlation to determine the image registration area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:978
    • 提供者:小珮
  1. Pipei

    0下载:
  2. 归一互相关法的灰度图像模板匹配简单实现。缺点是会存在图像变形。仅供学习-Normalized cross-correlation method of gray image template matching simple implementation. The disadvantage is that there will be image distortion. Only to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2155627
    • 提供者:
  1. image-matching-algorithm

    0下载:
  2. 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13170
    • 提供者:刘栋
  1. image-mosaic.doc

    0下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 在基于特征的配准算法的基础上,提出一种稳健的基于特征点的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332849
    • 提供者:
  1. NCC

    0下载:
  2. 运用Hu矩描述图像,并通过归一化互相关算法对其进行匹配,找到最优匹配位置-The use of Hu Moments images and by normalized cross-correlation algorithm to match, to find the best match location
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3192442
    • 提供者:胡方方
  1. smith_matlabcode

    0下载:
  2. 自己改编的代码,可以进行基本参量的计算(归一化阻抗和导纳,驻波比、行波系数和反射系数等),鼠标取点绘制并计算相关特性阻抗,计算距离负载d处的输入阻抗,单枝节匹配和双枝节匹配,圆图的绘制、保存图像等。且整个过程可视化~-Own adaptation of code can be calculated basic parameters (normalized impedance and admittance, VSWR, traveling wave and reflection coefficie
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:286756
    • 提供者:ghq
  1. Pearsoncorrcoef

    0下载:
  2. 人工智能算法,衡量向量的线性相关程度。Pearson相关系数,做了归一化。-Artificial intelligence algorithms, to measure the degree of linear correlation vector. Pearson correlation coefficient normalized to do.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1095
    • 提供者:CKD
  1. cisbztsx

    0下载:
  2. 有PMUSIC 校正前和校正后的比较,最终的权值矩阵就是滤波器的系数,数据模型归一化,模态振动,均值便宜跟踪的示例,对于初学者具有参考意义,相关分析过程的matlab方法。-A relatively before correction and after correction PMUSIC, The final weight matrix is ??the filter coefficient, Normalized data model, modal vibration, Example tr
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9721
    • 提供者:ucpdud
  1. tzdncinu

    0下载:
  2. 有小波分析的盲信号处理,多目标跟踪的粒子滤波器,添加噪声处理,数据模型归一化,模态振动,鲁棒性好,性能优越,包括广义互相关函数GCC时延估计。-There Wavelet Analysis Blind Signal Processing, Multi-target tracking particle filter, Add noise processing, Normalized data model, modal vibration, Robustness, superior performa
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8730
    • 提供者:ttvvcr
  1. nbixkmxk

    0下载:
  2. 含噪脉冲信号进行相关检测,现代信号处理中谱估计在matlab中的使用,对信号进行频谱分析及滤波,matlab编写的元胞自动机,DC-DC部分采用定功率单环控制,数据模型归一化,模态振动。-Noisy pulse correlation detection signal, Modern signal processing used in the spectral estimation in matlab, The signal spectral analysis and filtering, ma
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5026
    • 提供者:viwqgh
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com